
/*banner*/
.banner .swiper-slide {
    height: 665px;
}

.banner:hover .pagination {
    opacity: 1;
}

.banner:hover .arrow-left {
    opacity: 1;
}

.banner:hover .arrow-right {
    opacity: 1;
}




#faqbox{padding:70px 0 50px 0; background-color:#fff;}
#faqbox form{}
#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:30px; color:#ff9900; font-size:14px;}
#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#5a5a5a; font-size: 14px;}
#faqbox .Content{line-height:2em;text-align:left; padding-bottom:30px;}
#faqbox font{margin:0 5px;}
#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:685px; vertical-align:top;}
#faqbox .Content textarea{height:100px;}
.wizfrm{ border:none;width:685px;height:60px;line-height:60px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background:#000; margin-top:0px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;}
.wizfrm:hover{ background-color:#ff9900; }




.logoDiva {
    width: 1200px;
    margin: 0 auto;
}
.fl {
    float: left;
}
.fr{ float:right;}
.baseDiv {
    width: 1200px;
    margin: 0 auto;
    margin-left: auto !important;
    margin-right: auto !important;
}


.head{ width:100%; height:140px;z-index:1000; background:url(../images/bg.jpg) no-repeat bottom;  }
.head .head_top{height:35px; line-height:35px; font-size:13px; color:#fff;background: #2793de; }
.head .head_top .spanN{ padding:0 15px; color:#fff; font-size:12px; }
.head .head_top a{ color:#fff; font-size:13px;}
.head .head_top a:hover{ text-decoration:underline;}
.head .head_top .span1{color:#fff; font-size:13px;}
.head .head_top .bdsharebuttonbox{ padding-top:5px; }




.logoDiv{width:360px;}
.logoDiv img{ padding-top:10px;}
.wj_mt{ height:105px;margin-left:3%;}
.navMain{ position:relative; z-index:100;  }
.navMain .navLi{ float:left; position:relative; z-index:101; width:100px;height: 106px;}
.navMain .navLi.indexLi{border:0; background:none;}
.navMain .navLi a.a1{ display:block;color:#000; position:relative;width:100%; text-align:center; font-size:15px;line-height: 35px;font-weight: bold;line-height: 106px;}
.navMain .navLi a.a1 span{font-size: 16px; color:#000;font-weight: normal;}
.navMain .navLi.indexLi:hover{background:#2793de;}
.navMain .navLi.indexLi:hover a.a1{color: #fff;}
.navMain .navLi.indexLi:hover a.a1 span{color: #fff;font-weight: bold;}
.navMain .navLi.active .a1 em,.nav .navMain .navLi:hover a.a1 em{ display: none;}
.navMain .navLi .dh2{width:380px; padding:10px; top:100%; left:0; position:absolute; z-index:1000; display:none; overflow:hidden; -moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s; background-color:#fff; border-top:3px solid #ff9700; }
.navMain .navLi .dh2 .box{ float:left;}
.navMain .navLi .dh2 a.a2{ display:block;  width:180px; float:left; background-color:#fff; color:#333; font-weight: 700; line-height:20px; font-size:15px; padding:15px 0; margin:0px 5px; border-bottom:1px solid #e8e8e8;}
.navMain .navLi .dh2 a.a3 span{ padding-left:35px;}
.navMain .navLi .dh2 a.a2 span{-moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;}
.navMain .navLi .dh2 a.a2:hover span{ padding-left:35px;}
.navMain .navLi .dh2 a.a2:hover,.nav .navMain .navLi .dh2 a.a3:hover{ color:#fff; background-color:#ffa800; }
.navMain .navLi .dh2 a.a3{ display: block; width:200px;  float:left; line-height:20px; font-size:14px; padding:15px 0; margin:0px 5px; border-bottom:1px solid #ebebeb; }
.navMain .navLi:hover .dh2{ display:block;}
.tel{ background:url(../images/tel.png) left center no-repeat; color:#000; font-size:32px; padding-left:45px;font-family: Impact;line-height: 75px; }

.banner .pagination {
    position: absolute;
    z-index: 20;
    bottom: 50px;
    text-align: center;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}

.banner .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #198b5e;
    margin: 0 5px;
    cursor: pointer;
}

.banner .swiper-active-switch {
    width: 40px;
    border-radius: 20px;
    background: #fff;
}

.banner .arrow-left {
    background: url(../images/b_arrow.png) no-repeat left bottom;
    position: absolute;
    left: 30px;
top: 50%;
margin-top: -25px;
    width: 50px;
    height: 50px;
    z-index: 222;
    opacity: 0;
    transition: all 0.5s;
}

.banner .arrow-right {
    background: url(../images/b_arrow.png) no-repeat right bottom;
    position: absolute;
    right: 30px;
top: 50%;
margin-top: -25px;
    width: 50px;
    height: 50px;
    z-index: 222;
    opacity: 0;
    transition: all 0.5s;
}

/*header*/
.active{
    background: #f68613;
}
.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 111;
}

.h_con {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.h_t {
    overflow: hidden;
}

.h_t img {
    float: left;
}

.h_p {
    float: right;
    background: url(../images/h_r.png) left center no-repeat;
    padding-left: 75px;
    margin-top: 10px;
}

.h_p span {
    display: block;
    color: #009966;
    margin-top: 5px;
}

.h_p .p_num {
    font-size: 28px;
    color: #ff7f00;
}

.nav {
    background: #009666;
    margin-top: 20px;
  box-shadow:0 5px 4px -2px rgba(0,0,0,0.3);
}

.nav_con {
    width: 1200px;
    margin: 0 auto;
  
}

.nav_con ul li {
    float: left;
    padding: 0 30px;
    line-height: 55px;
}

.nav_con ul li:nth-child(5) {
    margin-left: 205px;
}

.nav_con ul li a {
    width: 100%;
    display: block;
    height: 100%;
    color: #fff;
}

.logo {
    width: 220px;
    height: 220px;
    position: absolute;
    left: 50%;
    margin-top: -141px;
    margin-left: -110px;
}

.nav_con ul li:hover {
    /* border-radius: 10px; */
    background: #ff7f00;
}

/*tit*/
.tit {
    text-align: center;
	background:url(../images/pro.jpg) no-repeat  center;
	height:101px;
}

.tit h4 {
    font-size: 32px;
	padding-top:15px;
    color: #000;




}



.tit01 {
    text-align: center;

	height:101px;
}

.tit01 h4 {
    font-size: 32px;
	padding-top:15px;
    color: #000;




}




.tit1 {
    text-align: center;
}
.tit1 h4 {
    font-size: 35px;
    color: #f68613;
	height:104px;

	background:url(../images/bi1.png) no-repeat center;


}
.tit1 h4 span {
    color: #009966;
    background: url(../images/tit.png) no-repeat;
    background-position: 72px center;
    padding-right: 55px;
}

.tit1 p {
    font-size: 18px;
    color: #5e5e5e;
    margin-top: 10px;
}

.tit1 p::before {
    content: '';

    display: inline-block;
    width: 177px;
    height: 22px;
    vertical-align: middle;
    margin-right: 20px;
}

.tit1 p::after {
    content: '';

    display: inline-block;
    width: 177px;
    height: 22px;
    vertical-align: middle;
    margin-left: 20px;
}







.tit2 {
    text-align: center;
}
.tit2 h4 {
    font-size: 35px;
    color: #f68613;
	height:104px;

	background:url(../images/bi2.png) no-repeat center;


}



.subtitle {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}
.tit2 h4 span {
    color: #009966;
    background: url(../images/tit.png) no-repeat;
    background-position: 72px center;
    padding-right: 55px;
}

.tit2 p {
    font-size: 18px;
    color: #5e5e5e;
    margin-top: 10px;
}

.tit2 p::before {
    content: '';

    display: inline-block;
    width: 177px;
    height: 22px;
    vertical-align: middle;
    margin-right: 20px;
}

.tit2 p::after {
    content: '';

    display: inline-block;
    width: 177px;
    height: 22px;
    vertical-align: middle;
    margin-left: 20px;
}








.tit h4 span {
    color: #009966;
    background: url(../images/tit.png) no-repeat;
    background-position: 72px center;
    padding-right: 55px;
}

.tit p {
    font-size: 18px;
    color: #5e5e5e;
    margin-top: 10px;
}

.tit p::before {
    content: '';

    display: inline-block;
    width: 177px;
    height: 22px;
    vertical-align: middle;
    margin-right: 20px;
}

.tit p::after {
    content: '';

    display: inline-block;
    width: 177px;
    height: 22px;
    vertical-align: middle;
    margin-left: 20px;
}

.pro_list {

    padding: 20px 0 0 0;

}

.list_go {
    width: 1100px;
    margin: 20px auto 10px auto;
    overflow: hidden;
}
.go_con{
    width: 1200px;
    position: relative;
    margin: 30px auto;
}

.list_go ul li {
    width: 155px;
    height: 155px;
    border-radius: 50%;
    border: 7px solid #dfdfdf;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 0 5px;
}
.list_go ul li img{
    width: 100%;
    height: auto;
    min-height: 196px;
}
.list_go ul{
    position: relative;
}

.list_go ul li a>div {
    width: 100%;
    line-height: 36px;
    color: #666;
    background: rgba(255,255,255,0.9);
    position: absolute;
    bottom: 20px;
    font-size: 16px;
    left: 0;
    text-align: center;
}
.list_go ul li:hover{
    border: 7px solid #f68613;
}
.list_go ul li:hover div{
    background:#f68613;
    color: #fff;
}
.list_go_arrl,.list_go_arrr{
    position: absolute;
    top: 50%;
    margin-top:-35px; 
    width: 40px;
    height: 70px;
    cursor: pointer;
}
.list_go_arrl{
    background: url(../images/list_arrow.jpg) center left no-repeat;
    left: -15px;
}
.list_go_arrr{
    background: url(../images/list_arrow.jpg) center right no-repeat;
    right: -15px;
}
/*pro*/
.pro{


}
.pro_show{
    width: 1250px;
    margin: 10px auto;
    height: 650px;
    overflow: hidden;
}
.pro_go{
    height: 9999px;
}

.pro_a li, .pro_b li{
    float: left;
    width: 295px;
    margin: 10px 5px;
}
.pro_a>li>a, .pro_b>li>a{
    display: block;
    overflow: hidden;
    position: relative;
}
.cover{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    display: none;
}
.cover img{
    display: block;
    left: 50%;
    margin-left: -55px; 
    top: 50%;
    margin-top: -55px; 
    position: relative;
}
.pro_a li span, .pro_b li span{
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    background: #fff;

}
.pro_a li span a, .pro_b li span a{
    color: #666;
}
.pro_a li:hover span,.pro_b li:hover span{
    background: #2390de;

}
.pro_a li:hover span a,.pro_b li:hover span a{
    color: #fff;
}
.pro_a li:hover .cover,.pro_b li:hover .cover{
    display: block;
}
/*com*/
.com{

    margin-top: -91px;
	background:url(../images/about.jpg) no-repeat center;
	height:940px;
   
}
.com_b{
	width:1200px; height:507px;  margin:0px auto;}
.com_con{
    width: 1200px;
    margin: 0 auto;
    padding: 120px 0 30px 0;
    overflow: hidden;
}
.com_t,.com_b{
    overflow: hidden;
}
.com_tit{
    float: left;
}
.com_tit h4{
    font-size: 32px;
    color: #ff810e; 
}
.com_tit h5{
    font-size: 18px;
    color: #009966; 
    font-weight: inherit; 
    margin-top: 10px; 
}
.com_phone{
    float: right;
    background: url(../images/phone.png) top left no-repeat;
    /* padding-left:76px;  */
    padding: 10px 0 10px 86px;
}
.com_phone span{
    font-size: 17px;
    color: #009666; 
    display: block;
}
.com_num{
    font-size:32px !important;
    color: #ff810e !important; 
    margin-top: 10px; 
}
.com_des{
    float: left;
    max-width: 640px;
}
.com_des p{
    /* font-size: 15px; */
    color: #333333; 
    line-height: 32px;
    margin-bottom: 25px; 
}
.com_b{
    margin-top: 30px; 
}
.com_des a{
    display: block;
    width: 160px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    background: #f68613; 
    line-height: 50px;
}
.com_des a:hover{
    background: #009666;
}
.com_img{
    float: right;
}
/*case*/
.case{

    padding: 20px 0 0px 0;
}
.case_con{
    width: 1200px;
    margin: 10px auto;
    overflow: hidden;
}
.case_go{
    width: 99999px;
    position: relative;
}
.case_a,.case_b{
    float: left;
}
.case_a li, .case_b li{
    float: left;
    width: 290px;
    margin: 10px 5px;
}
.case_a>li>a, .case_b>li>a{
    display: block;
    overflow: hidden;
    position: relative;
}
.case_a li span, .case_b li span{
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    background: #fff;

}
.case_a li span a, .case_b li span a{
    color: #666;
}
.case_a li:hover span,.case_b li:hover span{
    background: #2290dd;
   
}
.case_a li:hover span a,.case_b li:hover span a{
    color: #fff;
}
.case_a li:hover .cover,.case_b li:hover .cover{
    display: block;
}
/*news*/
.news{
    width: 1240px;
    margin: 80px auto 30px auto;
    overflow: hidden;
}
.news_l{
    float: left;
}
.news_r{

    width: 450px;
	  float: left;
}
.news_r ul li{
	width:450px; float:left;
    margin-bottom: 0px;
	margin-top:10px;
    overflow: hidden; 

}
.update_time{
    float: left;




}



.bj02{
	 margin-left:30px;}
.update_time span{
    display: block;
    font-size:18px;
    color: #fff; 
    text-align: center;
}
.date{
    font-size:36px !important; 
}
.news_des{
    float: left;
    width: 420px;
    margin-left:10px;
	line-height:32px;
	border-bottom:#c6c6c6 1px dashed;
}
.news_des a{
    color: #333;
    font-size: 16px; 
}
.news_des a:hover{
    color: #009666;
}
.news_des p{
    font-size: 15px;
    color: #777;
    line-height: 28px;
    margin-top: 8px;  

}


.main_ {
    width: 1200px;
    overflow: auto;
    margin: auto;
    overflow-x: hidden;
    overflow-y: hidden;
}


ul#dibu{padding-top: 0px;}
ul#dibu a{color: #FFF}
ul#dibu li:hover {background: #ff9d02;transition: all 0.5s;}
ul#dibu li {text-align: center;width: 14%;float: left;height: 60px;line-height: 60px;
    border-left: 1px solid #1972b0;
    border-top: 1px solid #1972b0;

}
ul#dibu li:last-child{border-right: 1px solid #1972b0;}



.mbottom{width: 100%;min-width:1200px;height:220px;background:#2793de;}
.mbottom_left{width: 1200px;float: left;height:164px;padding-top: 20px;}
.mbottom_left a{color: #cccccc}
.mbottom_txt{width: 1200px;height:30px;color: #a4a4a4;text-align: center;line-height: 30px;font-size: 15px;}
.mbottom_txt ul li a{color: #a4a4a4;font-size: 15px;}
/*footer*/
.footer{

    padding: 80px 0 0 0;
}
.f_con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background: rgba(255,255,255,0.7);
    padding: 35px 0;
}
.f_l,.f_m,.f_r{
    float: left;
    border-right: 1px solid #009666;
    padding: 0 30px;
    width: 363px; 
    height: 150px;
}
.f_l{
    width: 265px;
}
.f_r{
    border: none;
}
.f_l img{
    display: block;
    margin: 0 auto;
}
.f_l span{
    font-size:32px;
    color: #333;
    display: block;
    text-align: center;
    font-weight: 800;  
}
.f_m ul{
    margin: 0 auto;
    width: 280px;
}
.f_m ul li{
    float: left;
    width: 120px;
    height: 40px;
    background: #019944;
    text-align: center;
    border-radius: 20px; 
    margin-bottom: 10px;
    margin: 0 5px 10px 5px;
    line-height: 40px;  
}
.f_m ul li:hover{
    background: #f68613;
}
.f_m ul li a{
    color: #fff;
}
.f_r ul li{
    color: #333;
    margin-bottom: 15px;
    /* font-size:17px;  */
}
.f_b{
    text-align: center;
    color: #fff;
    line-height: 50px;
}
.f_b a{
    color: #fff;
    display: inline-block;
}
.f_b a img{
    vertical-align: middle;
}

.ds a{
	 color:#FFF;}


.lei_20190425{width: 1200px;height: auto;margin: auto}
.lei_20190425 ul li{text-align: center;width: 18.6%;margin-right: 1%;border-radius: 0px;height:43px;line-height: 43px;float: left;margin-bottom: 10px;background:url(../images/fen.png) no-repeat center; color: #FFF; border-radius:20px;  }
.lei_20190425 ul li:hover{background:url(../images/fen02.png) no-repeat center;   transition: all 0.5s;}
.lei_20190425 ul li:nth-child(5n){margin-right: 0;}
.lei_20190425 ul li a{cursor: pointer;display: block;color: #FFF}


.zimu{
	font-size:20px; font-family:Impact; color:#b4b4b4; line-height:26px;}
	
	
	
.new_bi{
	width:1200px; height:80px; border-bottom:#CCC 1px dashed; margin-bottom:30px;}
.new_bi span{
	line-height:80px; font-size:30px; font-weight:bold;}
	
.bg02{ width:100%; height:930px; background:url(../images/bg02.jpg) no-repeat center;}




.bbt{
	width:1200px; height:150px; background:#333; margin:0px auto; position:relative; margin-top:-80px; z-index:9999;}



